home *** CD-ROM | disk | FTP | other *** search
/ Startware 8 / startware 8.iso / data / Software / Internet / Explorer4 / PWSSETUP.CAB / Bdiru.htr < prev    next >
Encoding:
Text File  |  1996-10-18  |  1.0 KB  |  35 lines

  1. <html>
  2. <%onerror error%>
  3. <title>Amministrazione servizi Internet - Seleziona directory</title>
  4. <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
  5.  
  6. <%if reqparam RF "cancel"%>
  7. <%redirect%>/HtmlaScripts/htmla.dll?<%arg1%><%/redirect%>
  8. <%endif%>
  9. <%if reqparam RF "cdir"%>
  10. <%!CreateDir arg3 msgbody.cdirname%>
  11. <%post%><%arg1%>?<%arg2%>=<%arg3%>\<%msgbody.cdirname%><%/post%>
  12. <%else%>
  13. <%post%><%arg1%>?<%arg2%>=<%arg3%><%/post%>
  14. <%endif%>
  15.  
  16. <%label error%>
  17. <%if reqstatus EQ 2500%>
  18.  <%if rpcstatus EQ 5%>
  19.  Accesso negato a questo servizio.
  20.  <%elif rpcstatus EQ 1062%>
  21.  Questo servizio Φ stato interrotto.
  22.  <%else%>
  23.  Errore RPC <%rpcstatus%>
  24.  <%endif%>
  25. <%elif reqstatus EQ 8000%>
  26. Creazione della directory "<%msgbody.cdirname%>" in "<%arg3%>" non riuscita.
  27. <%elif reqstatus EQ 12000%>
  28. Creazione della directory "<%msgbody.cdirname%>" in "<%arg3%>" non riuscita.
  29. <%else%>
  30.  Errore: <%reqstatus%>
  31. <%endif%>
  32. <br>
  33. <a href="/htmla/htmla.htm">Torna al menu principale</a>
  34. </html>
  35.